Search Result  

.NET 7 Update: Raw String Literals in 10 Minutes or Less

Raw string literals are here in C# 11. And while they look wild, they actually have a good reason fo ...View More

Building Microsoft Teams Bots with .NET & the Teams Toolkit | .NET Conf 2022

Building and extending Microsoft Teams with apps can feel overwhelming. Or maybe you're just learnin ...View More

.NET 7 Update: Nanoseconds in DateTime in 10 Minutes or Less

Objects in C# that use time such as DateTime now have access to the Microseconds and Nanoseconds val ...View More

.NET 7 Update: Creating Tar Files in C# in 10 Minutes or Less

In Windows, we group and compress files using zip files, but on Unix systems such as Linux, Tar file ...View More

Build a .NET SDK with OpenAPI and NSwag | .NET Conf 2022

"In this session, I'll walk you through the process of building a modern Web API leveraging the late ...View More

Build games with C# and Visual Studio | .NET Conf 2022

When you think about C#, game development might not be the first thing that comes to your mind, but  ...View More

.NET 7 Update: Nullable Models in MVC in 10 Minutes or Less

In .NET 7, we can now have nullable page models and view models in Razor Pages and MVC. Let's see it ...View More

Visual Studio Code for C# Developers | .NET Conf 2022

If you're a C# developer who wants to work in a fast editor environment, and also wants to learn mor ...View More

Build More Predictable Event-Driven System with CloudEvents, .NET and Azure | .NET Conf 2022

"You know the events are everywhere. But their event publishers describe them differently. CNCF's Cl ...View More

The Power of Polyglot Notebooks | .NET Conf 2022

This talk will introduce and demo the use of .NET Interactive in VS Code Jupyter Notebooks, a cuttin ...View More